home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x32.msi / Data1.cab / _8E41091AB4D24A8ABFAA27FD4CCC4608 < prev    next >
Text File  |  2008-06-28  |  6KB  |  181 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>ShirinkMFTDlg</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>ShirinkMFTDlg</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>355</width>
  12.             <height>188</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Shrink MFT</string>
  17.     </property>
  18.     <vbox>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="CTaskDlgLabel">
  23.             <property name="name">
  24.                 <cstring>HdmDlg_TaskLabel</cstring>
  25.             </property>
  26.             <property name="sizePolicy">
  27.                 <sizepolicy>
  28.                     <hsizetype>5</hsizetype>
  29.                     <vsizetype>4</vsizetype>
  30.                     <horstretch>0</horstretch>
  31.                     <verstretch>0</verstretch>
  32.                 </sizepolicy>
  33.             </property>
  34.             <property name="Caption" stdset="0">
  35.                 <string>You are about to breake all</string>
  36.             </property>
  37.             <property name="SubCaption" stdset="0">
  38.                 <string>Are you shure?</string>
  39.             </property>
  40.         </widget>
  41.         <widget class="QFrame">
  42.             <property name="name">
  43.                 <cstring>frame11</cstring>
  44.             </property>
  45.             <property name="frameShape">
  46.                 <enum>NoFrame</enum>
  47.             </property>
  48.             <property name="frameShadow">
  49.                 <enum>Plain</enum>
  50.             </property>
  51.             <vbox>
  52.                 <property name="name">
  53.                     <cstring>unnamed</cstring>
  54.                 </property>
  55.                 <property name="margin">
  56.                     <number>0</number>
  57.                 </property>
  58.                 <widget class="QLabel">
  59.                     <property name="name">
  60.                         <cstring>textLabel1</cstring>
  61.                     </property>
  62.                     <property name="text">
  63.                         <string>Please specify an operation parameters:</string>
  64.                     </property>
  65.                 </widget>
  66.                 <widget class="QCheckBox">
  67.                     <property name="name">
  68.                         <cstring>ShirinkMFTDlg_CompactBox</cstring>
  69.                     </property>
  70.                     <property name="text">
  71.                         <string>Compact records (moving to the head of the table)</string>
  72.                     </property>
  73.                 </widget>
  74.                 <widget class="QCheckBox">
  75.                     <property name="name">
  76.                         <cstring>ShirinkMFTDlg_TruncateBox</cstring>
  77.                     </property>
  78.                     <property name="text">
  79.                         <string>Truncate MFT after compacting</string>
  80.                     </property>
  81.                 </widget>
  82.             </vbox>
  83.         </widget>
  84.         <spacer>
  85.             <property name="name">
  86.                 <cstring>spacer2</cstring>
  87.             </property>
  88.             <property name="orientation">
  89.                 <enum>Vertical</enum>
  90.             </property>
  91.             <property name="sizeType">
  92.                 <enum>Expanding</enum>
  93.             </property>
  94.             <property name="sizeHint">
  95.                 <size>
  96.                     <width>20</width>
  97.                     <height>1</height>
  98.                 </size>
  99.             </property>
  100.         </spacer>
  101.         <widget class="QLayoutWidget">
  102.             <property name="name">
  103.                 <cstring>layout3_2</cstring>
  104.             </property>
  105.             <hbox>
  106.                 <property name="name">
  107.                     <cstring>unnamed</cstring>
  108.                 </property>
  109.                 <spacer>
  110.                     <property name="name">
  111.                         <cstring>spacer5</cstring>
  112.                     </property>
  113.                     <property name="orientation">
  114.                         <enum>Horizontal</enum>
  115.                     </property>
  116.                     <property name="sizeType">
  117.                         <enum>Expanding</enum>
  118.                     </property>
  119.                     <property name="sizeHint">
  120.                         <size>
  121.                             <width>16</width>
  122.                             <height>11</height>
  123.                         </size>
  124.                     </property>
  125.                 </spacer>
  126.                 <widget class="QPushButton">
  127.                     <property name="name">
  128.                         <cstring>HdmDlg_OK</cstring>
  129.                     </property>
  130.                     <property name="text">
  131.                         <string>&Yes</string>
  132.                     </property>
  133.                     <property name="accel">
  134.                         <string>Alt+Y</string>
  135.                     </property>
  136.                 </widget>
  137.                 <widget class="QPushButton">
  138.                     <property name="name">
  139.                         <cstring>HdmDlg_Cancel</cstring>
  140.                     </property>
  141.                     <property name="text">
  142.                         <string>&No</string>
  143.                     </property>
  144.                     <property name="accel">
  145.                         <string>Alt+N</string>
  146.                     </property>
  147.                 </widget>
  148.             </hbox>
  149.         </widget>
  150.     </vbox>
  151. </widget>
  152. <customwidgets>
  153. </customwidgets>
  154. <connections>
  155.     <connection>
  156.         <sender>ShirinkMFTDlg_CompactBox</sender>
  157.         <signal>stateChanged(int)</signal>
  158.         <receiver>ShirinkMFTDlg</receiver>
  159.         <slot>OptDataChanged()</slot>
  160.     </connection>
  161.     <connection>
  162.         <sender>ShirinkMFTDlg_TruncateBox</sender>
  163.         <signal>stateChanged(int)</signal>
  164.         <receiver>ShirinkMFTDlg</receiver>
  165.         <slot>OptDataChanged()</slot>
  166.     </connection>
  167. </connections>
  168. <tabstops>
  169.     <tabstop>HdmDlg_OK</tabstop>
  170.     <tabstop>HdmDlg_Cancel</tabstop>
  171. </tabstops>
  172. <slots>
  173.     <slot>OptDataChanged()</slot>
  174. </slots>
  175. <layoutdefaults spacing="6" margin="11"/>
  176. <includehints>
  177.     <includehint>taskdlglabel.h</includehint>
  178.     <includehint>apptextbrowser.h</includehint>
  179. </includehints>
  180. </UI>
  181.